label: Fix mnemonic visibility handling
authorMatthias Clasen <mclasen@redhat.com>
Sat, 8 Jun 2019 13:40:59 +0000 (13:40 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 9 Jun 2019 17:38:54 +0000 (17:38 +0000)
commit6f689ec5b17dcf5a1fe02a352c6a33040681b7b1
tree49ce452df90145c48c4e1e8e9dd663f810d3a79f
parentd48a8fddab882b1349f62362286a8e5bcb770493
label: Fix mnemonic visibility handling

With non-widgets having children, we can no
longer assume that using gtk_container_forall
lets us walk the entire tree.
gtk/gtklabel.c